home *** CD-ROM | disk | FTP | other *** search
- onRollOut = function()
- {
- gotoAndPlay(1);
- };
- onRollOver = function()
- {
- };
- onPress = function()
- {
- _root.menuder.theparcours.loadModelAndPlay(theindice);
- stop();
- };
- coupcoeur.gotoAndPlay(2);
- coupcoeur._visible = thecoeur;
- nouv.gotoAndPlay(2);
- nouv._visible = thenouv;
- parcourstexte.text = thetext;
-